| Previous | Chapter contents | Chapter top | Section top | Next |
You can use the QTVRGetViewRate function to get the current view rate of an object node.
float QTVRGetViewRate (QTVRInstance qtvr);
The QTVRGetViewRate function returns, as its function result, the current view rate of the object node specified by the qtvr parameter. A view rate is a floating-point value in the range from -100.0 to +100.0. An object node's default view rate is stored in the movie file.
| Previous | Chapter contents | Chapter top | Section top | Next |